Release 10.1A: OpenEdge Development:
ADM Reference
storeParameterValue
Stores values for input parameters.
Location: b2b.p Parameters:INPUT phDataSource AS HANDLEDataSource.
INPUT pcMethod AS CHARACTERProcedure or function.
INPUT piNum AS INTEGERParameter number.
INPUT piNumParam AS INTEGERNumber of parameters in the method.
INPUT pcValue AS CHARACTERValue to pass as input.
Returns: LOGICAL Notes: This information is stored until the endDocument call. InParams calls the pcmethod in phDataSource and passes the PcValue as the piNum parameter.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |